| Total Complexity | 29 |
| Dependencies | 0 |
| Dependents | 4 |
| Total lines | 417 |
| Lines of code | 160 |
| Logical lines of code | 70 |
| Comment lines | 187 |
| Methods | 7 |
| Properties | 16 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| __construct() | 33 | 17 | 108 | |
| is_currency_supported() | 67 | 3 | 7 | |
| is_country_supported() | 67 | 3 | 7 | |
| get_data_for_payment_form() | 59 | 2 | 15 | |
| is_available() | 63 | 2 | 12 | |
| is_license_supported() | 79 | 1 | 3 | |
| to_array_json() | 67 | 1 | 8 |